home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc2_x
/
scincprs.sit
/
Command stack
/
background_2690.txt
< prev
next >
Wrap
Text File
|
1991-02-03
|
2KB
|
100 lines
-- background: 2690 from stack: in
-- bmap block id: 4788
-- flags: 0000
-- background id: 0
-- name: SearchBackground
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=267 top=303 right=334 bottom=299
-- title width / last selected line: 0
-- icon id / first selected line: 26425 / 26425
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual scroll left
go next card
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=225 top=300 right=336 bottom=255
-- title width / last selected line: 0
-- icon id / first selected line: 902 / 902
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Previous
----- HyperTalk script -----
on mouseUp
visual scroll right
go previous card
end mouseUp
-- part 3 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=476 top=309 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 18
-- style flags: 256
-- line height: 24
-- part name: cardNum
-- part 4 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=11 top=285 right=335 bottom=93
-- title width / last selected line: 0
-- icon id / first selected line: 1000 / 1000
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Reference Stack
----- HyperTalk script -----
on mouseUp
visual iris close
go "References"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2003
-- rect: left=123 top=293 right=310 bottom=180
-- title width / last selected line: 0
-- icon id / first selected line: 1009 / 1009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Index
----- HyperTalk script -----
on mouseUp
visual iris open
go card 1
end mouseUp